﻿2026-06-21T08:40:21.3309748Z ##[group]Run cargo nextest run -p spt-daemon --no-fail-fast \
2026-06-21T08:40:21.3310263Z [36;1mcargo nextest run -p spt-daemon --no-fail-fast \[0m
2026-06-21T08:40:21.3310682Z [36;1m  -E 'test(a_journaled_input_wedge) | test(p0_paste_wedge) | test(g2_no_commit)' \[0m
2026-06-21T08:40:21.3311065Z [36;1m  --no-capture 2>&1 \[0m
2026-06-21T08:40:21.3311613Z [36;1m| grep -E 'JOURNAL-WEDGE GATE|PASTE-WEDGE GATE|subscribed|got_output|attach_received|keystroke_accepted|assertion|panicked|c1:|c2:|c3:|EVICT|c3-DROP|PASS|FAIL' \[0m
2026-06-21T08:40:21.3312182Z [36;1m| grep -vE 'drain appends=' || true[0m
2026-06-21T08:40:21.3567331Z shell: /usr/bin/bash -e {0}
2026-06-21T08:40:21.3567580Z env:
2026-06-21T08:40:21.3567781Z   SPT_REGISTRY_BUSY_TIMEOUT_MS: 30000
2026-06-21T08:40:21.3568029Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-21T08:40:21.3568274Z   SPT_WEDGE_TRACE: 1
2026-06-21T08:40:21.3568471Z ##[endgroup]
2026-06-21T08:41:17.0121864Z WEDGE_TRACE c3-DROP: stream=1 append seq=0 but NO subscriber yet
2026-06-21T08:41:17.0123177Z WEDGE_TRACE c3: stream=2 live-send seq=0 count=1 write_ok=true
2026-06-21T08:41:17.0243974Z === W1b JOURNAL-WEDGE GATE: journaled_ops_pumped=13139 concurrent_attach_subscribed=true attach_received_pty_output=false (fixed = both true; pre-fix on Unix: subscribed=false — attach wedged on the held journal lock) ===
2026-06-21T08:41:17.0245252Z thread 'a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach' (3443469) panicked at crates/spt-daemon/tests/inject_control_wedge.rs:750:5:
2026-06-21T08:41:17.0245976Z test a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach ... FAILED
2026-06-21T08:41:17.0246543Z test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 9 filtered out; finished in 18.97s
2026-06-21T08:41:17.0250446Z         FAIL [  18.982s] (1/3) spt-daemon::inject_control_wedge a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach
2026-06-21T08:41:17.0251357Z thread 'g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input' (3443510) panicked at crates/spt-daemon/tests/inject_control_wedge.rs:1196:5:
2026-06-21T08:41:17.0252145Z test g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input ... FAILED
2026-06-21T08:41:17.0252722Z test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 9 filtered out; finished in 16.68s
2026-06-21T08:41:17.0253428Z         FAIL [  16.692s] (2/3) spt-daemon::inject_control_wedge g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input
2026-06-21T08:41:17.0254034Z WEDGE_TRACE c3-DROP: stream=1 append seq=0 but NO subscriber yet
2026-06-21T08:41:17.0254444Z WEDGE_TRACE c3: stream=2 live-send seq=0 count=1 write_ok=true
2026-06-21T08:41:17.0254916Z WEDGE_TRACE c1-EVICT: dropped 1 viewer(s) at seq 35584; total_evicted=1 (drain_appends=35585)
2026-06-21T08:41:17.0256536Z === P0 PASTE-WEDGE GATE: pumped=35658 keystroke_accepted=true concurrent_attach_subscribed=true attach_received_output=false backpressured=true backpressure_after_stop=Some(true) (fixed = subscribed+got_output+keystroke_accepted true; pre-fix: parked dispatch thread → subscribed=false / no output) ===
2026-06-21T08:41:17.0257724Z thread 'p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker' (3443549) panicked at crates/spt-daemon/tests/inject_control_wedge.rs:1996:5:
2026-06-21T08:41:17.0258620Z test p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker ... FAILED
2026-06-21T08:41:17.0259303Z test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 9 filtered out; finished in 18.86s
2026-06-21T08:41:17.0259852Z         FAIL [  18.872s] (3/3) spt-daemon::inject_control_wedge p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker
2026-06-21T08:41:17.0260449Z         FAIL [  18.982s] (1/3) spt-daemon::inject_control_wedge a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach
2026-06-21T08:41:17.0261045Z         FAIL [  16.692s] (2/3) spt-daemon::inject_control_wedge g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input
2026-06-21T08:41:17.0261828Z         FAIL [  18.872s] (3/3) spt-daemon::inject_control_wedge p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker
